ISendInterfaceValueCommand 인터페이스 값 전송을 위한 커맨드 네임스페이스: VagabondK.Interface 어셈블리: VagabondK.Interface.Abstractions.dll 구문 public interface ISendInterfaceValueCommand 속성 이름 설명 InterfaceHandler 인터페이스 처리기 IsBusy 값을 전송 중인지 여부를 가져옵니다. 확장 메서드 ConvertExtensions.ToNullable<T>(object) ConvertExtensions.To<T>(object, T) ConvertExtensions.TryConvert<T>(object, out T) PropertyExtensions.Get<TProperty>(object, ref TProperty, Func<TProperty>) PropertyExtensions.Set<TProperty>(object, ref TProperty, TProperty) GenericValueConverter.To<TSource, TTarget>(TSource)