다음을 통해 공유


FormatterExtensions 클래스

포맷터에 대한 확장을 나타냅니다.

상속 계층

System.Object
  System.Spatial.FormatterExtensions

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
<ExtensionAttribute> _
Public NotInheritable Class FormatterExtensions
‘사용 방법
public static class FormatterExtensions
[ExtensionAttribute]
public ref class FormatterExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FormatterExtensions =  class end
public final class FormatterExtensions

메서드

  이름 설명
공용 메서드정적 멤버 Write(SpatialFormatter<TextReader, TextWriter>, ISpatial) 지정된 포맷터를 씁니다.
공용 메서드정적 멤버 Write(SpatialFormatter<XmlReader, XmlWriter>, ISpatial) 지정된 포맷터를 씁니다.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

System.Spatial 네임스페이스